Minimum Available Space Registry entry

Generates a warning message when the space remaining in a database reaches a specified threshold.

Usage

This Registry entry is assigned at the system level only:

KeySystem
Key 1System
Key 2Setting
Key 3Table
Key 4table
Key 5Minimum Available Space
Valuethreshold

where:

threshold

is an amount of space expressed as a number of records. When the available space in the database is insufficient to store a number of records > threshold, a warning message is generated.

Example

When this entry is set a warning message will be generated when the vwdbusage utility is run if the ewebdeaths database only has sufficient space for <= 2000 records:

KeySetting
Key 1 System
Key 2 Setting
Key 3 Table
Key 4 ewebdeaths
Key 5 Minimum Available Space
Value 2000